Vcenter FoundationLoadBalancers DeploymentStatus
Vcenter FoundationLoadBalancers DeploymentStatus
The Vcenter FoundationLoadBalancers DeploymentStatus enumerated type describes the deployment status of the backend load balancer node(s).
Possible values:
INVALID
: The status means can't get deployment status of backend load balancer node(s).IN_PROGRESS
: The deployment process is ongoing.SUCCESS
: The deployment process is successful.ERROR
: The deployment process has encountered errors.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
INVALID,
IN_PROGRESS,
SUCCESS,
ERROR,